home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / lib / perl5 / Pango / AttrBackground.pod next >
Text File  |  2009-05-09  |  562b  |  53 lines

  1. =head1 NAME
  2.  
  3. Pango::AttrBackground - Pango background color attribute
  4.  
  5. =cut
  6.  
  7. =for object Pango::AttrBackground - Pango background color attribute
  8.  
  9. =cut
  10.  
  11.  
  12.  
  13.  
  14. =head1 METHODS
  15.  
  16. =head2 attribute = Pango::AttrBackground-E<gt>B<new> ($red, $green, $blue, ...)
  17.  
  18. =over
  19.  
  20. =item * $red (unsigned) 
  21.  
  22. =item * $green (integer) 
  23.  
  24. =item * $blue (unsigned) 
  25.  
  26. =item * ... (list) 
  27.  
  28. =back
  29.  
  30.  
  31.  
  32. =cut
  33.  
  34.  
  35. =head1 SEE ALSO
  36.  
  37. L<Pango>
  38.  
  39.  
  40. =cut
  41.  
  42.  
  43. =head1 COPYRIGHT
  44.  
  45. Copyright (C) 2003-2008 by the gtk2-perl team.
  46.  
  47. This software is licensed under the LGPL.  See L<Pango> for a full notice.
  48.  
  49.  
  50.  
  51. =cut
  52.  
  53.